Welcome![Sign In][Sign Up]
Location:
Search - pid c source

Search list

[Mathimatics-Numerical algorithmsPID-c-source-code

Description: 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
Platform: | Size: 1460 | Author: 王强 | Hits:

[SCMPID_for_c

Description: PID处理C源程序-PID handling C source
Platform: | Size: 1024 | Author: 倪其昌 | Hits:

[Other位置式PID算法

Description: PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
Platform: | Size: 55296 | Author: 刘新华 | Hits:

[CSharpPIDcontroller1

Description: 这是盗版别人的绝对式PID控制器源程序,修改参数可以适用不同系统-This is the absolute piracy others PID controller source, parameter changes can be applied to different systems
Platform: | Size: 3642368 | Author: 张绍立 | Hits:

[Otherpidkongzhi

Description: 《PID控制C源程序》pid控制算法, pid调节算法,在TC30 编译过,可运行,熟悉pid的爱好者可以参考一下-"C source PID control," pid control algorithm, pid regulation algorithms, the TC30 compiled, run familiar with the pid of reference for lovers
Platform: | Size: 2048 | Author: wwwwppp | Hits:

[SCMmotorctrl

Description: 电动机pid控制的源码(算法),具有比较规范的数据结构,例外很好地应用了pid控制算法。-Motor pid control of the source (algorithm), with a standard data structure, exceptions to the application of good pid control algorithm.
Platform: | Size: 110592 | Author: Harvard | Hits:

[Other resourcepid_control

Description: PID控制算法C语言源程序-PID control algorithm C language source
Platform: | Size: 2048 | Author: | Hits:

[AI-NN-PRifdef

Description: 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detection of C/C source code, once published in the OPENCV MAILING LIST. OPENCV mainly to the 3.1 release code so the speed of optimization, and the resolution of a memory leak problem. This procedure used by Paul Viola made (the paper "Rapid Object Detec tion using a Boosted Cascade of Simple Features , "published in CVPR 01) Ada Boosted Cascade algorithm can be said is the best and most fast target detection algorithm.
Platform: | Size: 4096 | Author: qgfhit | Hits:

[ARM-PowerPC-ColdFire-MIPSpid.c

Description: pid算法c语言源码 仅供参考 pid算法c语言源码 仅供参考-pid algorithm c language source code for reference purposes only pid algorithm c language source code for reference only
Platform: | Size: 8192 | Author: npvt | Hits:

[Mathimatics-Numerical algorithmsPID-c-source-code

Description: 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-In the use of single-chip microcomputer as the control cpu, please make some simplification, the specific PID parameters must be determined through experiments at specific audiences. As the single-chip processing speed and ram resource constraints, generally do not use floating-point, and will use all parameters of all integers, computing the final 2 and then divided by a N-th power of data (equivalent to shift), similar fixed-point computation can be greatly enhanced speed of operation, according to the different requirements of control precision, when high precision, the attention to retain the shift caused by the balance , do a good job in the balance of compensation. This procedure is commonly used algorithm pid basic structure does not contain input and output part of treatment.
Platform: | Size: 1024 | Author: 王强 | Hits:

[SCMPID

Description: 基于PID算法的C语言源程序 性能良好,算法较优,简单易懂。-PID algorithm based on C language source code of good performance, algorithms better, easy-to-read.
Platform: | Size: 2048 | Author: suyanxia | Hits:

[AlgorithmPID

Description: PID控制,C语言,PID机电控制,比例,积分,微分算法-PID control, C language, PID Electrical control, proportion, integral, differential algorithm
Platform: | Size: 11264 | Author: seabird | Hits:

[SCMRT-PID.ZIP

Description: PID-REGULATOR FUNCTION "C" SOURCE CODE
Platform: | Size: 3072 | Author: tone | Hits:

[AI-NN-PRsuccus-s-pid-fuzzy

Description: 模糊PID源程序,C语言编写,内有详细说明,适用于初学者-Fuzzy PID source
Platform: | Size: 3072 | Author: 廖诚实 | Hits:

[SCMPID-control-C-source

Description: PID控制C原程序,很不错的一个程序,有机会可以下载下来看看。-PID control C source, a very good program, have the opportunity to download to see.
Platform: | Size: 2048 | Author: 刘帆 | Hits:

[DSP programPID-CPP

Description: PID c++源程序,非常可用,大家可以作为编程的参考啊。-The PID c++ source, very available, and can be used as a programming reference.
Platform: | Size: 3072 | Author: 王明亮 | Hits:

[Otherpid.c

Description: 本代码是PID算法的C源码,仅供参考。时间的单位均为0.1S-This code is a PID algorithm in C source code, for reference only. Time units are 0.1S
Platform: | Size: 1024 | Author: xfjsb | Hits:

[Algorithmpid.c

Description: PID算法C源码,给喜欢研究算法的同学-PID algorithm C source code, students study the algorithm to like .....
Platform: | Size: 1024 | Author: rootl | Hits:

[SCMPID-C-SOURCE-CODE

Description: 舵机和直流电机的PID控制算法,PID算法在C环境下的实现,有完整的源程序-PID APPLICATION IN DC MOTOR AND SPEED CONTROL, WRITTEN WITH C SOUCE CODE.
Platform: | Size: 6144 | Author: Wang | Hits:

[SCMC语言,模糊控制程序

Description: c语言 模糊控制源代码,能直接修改并投入项目使用。(c language fuzzy control source code)
Platform: | Size: 65536 | Author: 我在长江尾 | Hits:
« 12 3 4 »

CodeBus www.codebus.net